home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 December / PSL Monthly Shareware CD-ROM (Public Software Library)(December 1994).bin / prgmming / dos / pascal4.bbs < prev    next >
File List  |  1994-11-09  |  51KB  |  631 lines

  1. ANIDIAL.ZIP     11262  02-03-94  Dialog Animator 1.0 is Pascal code which
  2.                                | allows TurboVision programmers to put moving  
  3.                                | views within Dialog Boxes. The animation can  
  4.                                | be toggled by pressing a hot key. (Tim        
  5.                                | Schempp) (Reg.Fee: $0)                        
  6. ANSIVIE.ZIP     11624  01-30-91  ANSIView  provides you with the features from
  7.                                | the CRT unit with the earlier versions of     
  8.                                | Turbo Pascal while still retaining the        
  9.                                | features of the new TVision environment.      
  10.                                | (Marcos R. Della) (Reg.Fee: $0)               
  11. APP28.ZIP       35894  10-28-93  App28 1.0 is a Turbo Pascal unit that enables
  12.                                | TurboVision applications to be toggled in and 
  13.                                | out of 28-line mode. Source code is included. 
  14.                                | (Ed Jordan) (Reg.Fee: $0)                     
  15. BASEAPP.ZIP      6886  09-15-91  Base Application 1.0 is a set of TV routines:
  16.                                | hi-res video mode toggle, proper window count 
  17.                                | handling, working help contexts for menubar   
  18.                                | and statusline, provision for app-specific    
  19.                                | initialization code, tileable/cascadable      
  20.                                | windows and more. Source is included. (John   
  21.                                | C. Leon) (Reg.Fee: $10)                       
  22. BINOBJ.ZIP       1902  06-22-89  BinObj  allows TP programs to emit .OBJ-files
  23.                                | containing data in the same format as the     
  24.                                | BINOBJ.EXE utility does. The unit works, but  
  25.                                | it could use better I/O-error checking and    
  26.                                | handling. (Per Bent Larsen) (Reg.Fee: $0)     
  27. BOX.ZIP         75342  10-16-93  BOX  is a screen designer for Pascal
  28.                                | programmers. Features include the ability to  
  29.                                | save screens in a small "packed" format, a    
  30.                                | pop-up ASCII table, file directory functions, 
  31.                                | and example programs which show how to create 
  32.                                | context-sensitive help screens and moving bar 
  33.                                | menus. (Nescatunga Software) (Reg.Fee: $20)   
  34. COLLMA.ZIP      59864  05-16-94  GenHlp  allows TurboVision programmers to
  35.                                | create collections and list boxes.            
  36.                                | Collections are displayed in list boxes,      
  37.                                | allowing you to toggle as many elements as    
  38.                                | you wish.   (Reg.Fee: $15)                    
  39. COMBOX.ZIP      14522  05-16-94  ComBox 1.0 is the Pascal source code of a
  40.                                | combo box input field for TurboVision.        
  41.                                | (Reg.Fee: $0)                                 
  42. COMBOXNT.ZIP     5811  12-25-92  ComboBox Notes  is a unit that implements a
  43.                                | pull down selection list in Turbo Vision. It  
  44.                                | limited number of strings that have been      
  45.                                | previously typed in. Source and sample        
  46.                                | program are included. (Keith Greer) (Reg.Fee: 
  47.                                | $0)                                           
  48. COMPAT.ZIP       3522  06-26-92  Compat  lets you execute old TP functions
  49.                                | without TV modifications. (Randolph Beck)     
  50.                                | (Reg.Fee: $0)                                 
  51. COMPROG.PAS      5074  10-02-91  ComProg  is an example of a TVision terminal
  52.                                | program. (Reg.Fee: $0)                        
  53. CPMULTI.ZIP    165100  05-12-94  Multitasking Toolkit  consists of several
  54.                                | Turbo Pascal units which provide the          
  55.                                | programmer with everything needed to execute  
  56.                                | any number of Pascal procedures in parallel   
  57.                                | (in a multi-threaded application). By         
  58.                                | assigning a task to one of nine priority      
  59.                                | levels, the programmer may prioritize the     
  60.                                | processes according to their role in the      
  61.                                | application.   (Christian Philipps) (Reg.Fee: 
  62.                                | $0)                                           
  63. CRTP_DG.ZIP      5791  04-11-91  CrtPlus (MS) 1.0 is a set of assembler
  64.                                | routines to detect the video adapter type, to 
  65.                                | create an 80x43 or 80x50 video mode (for      
  66.                                | EGA/VGA), to disable/enable text blinking,    
  67.                                | and to fill, change color of, and copy a      
  68.                                | block of video. (Modern Solutions Corp.)      
  69.                                | (Reg.Fee: $28)                                
  70. CRTSEG.ZIP       2051  07-24-92  CRTSeg  allows the video segment address in a
  71.                                | CRT unit to be changed. (Tom Donnelly)        
  72.                                | (Reg.Fee: $0)                                 
  73. CURDLE.ZIP       7153  06-22-89  Curdle  will take care of watching the screen
  74.                                | boundaries when your Turbo Pascal program     
  75.                                | lets a user move about the screen directly as 
  76.                                | might be done in a screen painting routine or 
  77.                                | even some data entry programs. (John M.       
  78.                                | Majkrzak) (Reg.Fee: $0)                       
  79. DATASJ.ZIP      74441  06-20-92  DataStrucJones  drills you on data structures
  80.                                | and algorithms. (Jeremy C. Jones) (Reg.Fee:   
  81.                                | $35)                                          
  82. DATAVAL.ZIP     23972  09-10-91  Data Validation Techniques  is an article
  83.                                | about data validation techniques and pitfalls 
  84.                                | in Turbo Vision. (Danny Thorpe) (Reg.Fee: $0) 
  85. DATEVAL.ZIP     30880  02-04-94  DateVal  is the Pascal source code for a date
  86.                                | and time validator for TurboVison-2.          
  87.                                | (Reg.Fee: $0)                                 
  88. DGSAY.ZIP       73666  06-30-89  DGSay 8907.01 will write formatted, justified
  89.                                | and colored text to screen by replacing Write 
  90.                                | and WriteLN with Say and SayLN. A demo and    
  91.                                | source code are included. (David Gerrold)     
  92.                                | (Reg.Fee: $25)                                
  93. DLLDLG.ZIP       1644  04-16-91  DllDialg  demonstrates how to run a dialog
  94.                                | and get results from a DLL. (Reg.Fee: $an     
  95.                                | Thoma)                                        
  96. EPB232.ZIP      23829  05-25-94  Ed'S Pascal  Beautifier 2.32 formats Pascal
  97.                                | source code in a consistent form, with fully  
  98.                                | automatic indentation. (Edward Lee) (Reg.Fee: 
  99.                                | $0)                                           
  100. EPS.ZIP         33888  06-24-94  EPSPrint 1.00 contains a unit which allows
  101.                                | the incorporation of EPS files into the       
  102.                                | printer output produced using the OPrinter    
  103.